/*commom style*/
/**,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}*/
/*body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}*/
/*em{font-style:normal;}*/
/*ul, ol{list-style: none;}*/
/*table{border-collapse: collapse;border-spacing: 0; }*/
/*a,ins{text-decoration:none;}*/
/**:focus{outline:none;}*/
/*a{color:#333;}*/
/*a:hover{color:#427fda;}*/
/*.fl{float:left;}*/
/*.fr{float:right;}*/
/*.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}*/
/*.cf{zoom:1;}*/
/*.hide{display:none;}*/
/*.block{display:block;}*/
/*body{font-family:"微软雅黑";font-size: 15px;}*/
/*.wd1200{width: 1200px;margin: 0 auto;}*/



/**主体区域开始**/
.content {
    margin-top: 20px;
}

.hot-line {
    height: auto;
    line-height: 98px;
    text-align: center;
    margin-bottom: 10px;
}

.hot-line a.tt-list {
    font-size: 33px;
    font-weight: 555;
    color: #015293;
}

/**第一层**/
.floor-1 {
    height: 466px;
}

.floor-1 .wd1200 {
    padding: 0 25px;
    background-color: #fff;
    height: 468px;
}

/* 轮播图 */
/* #slide {
    width: 598px;
    height: 338px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#slide ul {
    position: absolute;
    left: 0;
    top: 0;
}

#slide ul li {
    width: 598px;
    height: 338px;
    float: left;
    position: relative;
}

#slide ul li img {
    width: 100%;
    height: 100%;
}

#slide ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.slide-nav {
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: 99;
}

.slide-nav span {
    float: left;
    background: url(white_point.png) no-repeat center;
    width: 16px;
    height: 8px;
    margin-right: 5px;
    cursor: pointer;
}

.slide-nav span:first-child {
    margin-left: 0;
}

.slide-hover {
    background: url(red-point.png) no-repeat center !important;
}

.zy {
    width: 598px;
    height: 40px;
    background: url("slide-bg.png");
    left: 0;
    bottom: 0;
    position: absolute;
    padding-left: 14px;
}

.zy a {
    color: #fff;
    line-height: 40px;
    font-size: 15px;
} */

/*轮播图*/
.sc_imgnew {
    width: 598px;
    height: 338px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    float: left;
}

.imgnew_img_list {
    width: 598px;
    height: 338px;
    overflow: hidden;
    position: relative;
}

.imgnew_img {
    display: block;
    width: 598px;
    height: 338px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

.imgnew_img img {
    max-width: none;
    border: none;
}

.imgnew_title_list {
    width: 598px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(slide-bg.png) repeat;
}

.imgnew_title {
    width: 598px;
    height: 40px;
    padding-left: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.imgnew_title a {
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    width: 80%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.imgnew_title a:hover {
    color: #fff;
}

.imgnew_point_list {
    width: auto;
    height: 6px;
    position: absolute;
    bottom: 17px;
    right: 10px;
}

a.imgnew_point {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background-color: #ffffff;
    cursor: pointer;
    border-radius: 8px;
}

a.imgnew_point:hover,
a.imgnew_point.On {
    width: 18px !important;
    background-color: #c20504;
}




.floor-1-right {
    width: 520px;
    height: 338px;
}

.floor-1-right-list {
    height: 116px;
    border-bottom: 1px solid #dcdcdc;
    padding-left: 5px;
}

.title {
    line-height: 34px;
}

.title a {
    font-weight: 550;
    font-size: 17px;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.zhaiyao {
    line-height: 23px;
    font-size: 13px;
    color: #666666;
    padding-right: 12px;
    text-indent: 2em;
    text-align: justify;
}

.zhaiyao a {
    color: #666666;
}

.time {
    color: #015293;
    font-size: 13px;
    line-height: 32px;
    height: 35px;
    text-indent: 2em;
}

.xiangqing {
    width: 50px;
    height: 25px;
    line-height: 25px;
    background-color: #015293;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    margin-top: 5px;
}

.floor-1-right-list:first-child {
    margin-top: -10px;
}

/**横幅**/
.hf {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;
}

/* 
.hf ul {
    position: absolute;
    left: 0;
    top: 0;
}

.hf ul li {
    float: left;
    width: 1200px;
    height: 128px;
}

.hf ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.hf ul li img {
    width: 100%;
    height: 100%;
}

.hf-nav {
    width: 69px;
    height: 9px;
    position: absolute;
    right: 78px;
    top: 68px;
}

.hf-nav span {
    width: 7px;
    height: 7px;
    background-color: #fff;
    margin-left: 8px;
    float: left;
    margin-top: 1px;
}

.hf-nav span:hover {
    cursor: pointer;
}

.hf-nav span:first-child {
    margin-left: 0;
}

.hf-hover {
    background-color: #cd2b2b !important;
    width: 9px !important;
    height: 9px !important;
    margin-top: 0px !important;
} */

.hf1 {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    /* overflow: hidden; */
    position: relative;
    margin-left: -25px !important;
    margin-top: -20px !important;
}

/* 
.hf1 ul {
    position: absolute;
    left: 0;
    top: 0;
}

.hf1 ul li {
    float: left;
    width: 1200px;
    height: 128px;
}

.hf1 ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.hf1 ul li img {
    width: 100%;
    height: 100%;
}

.hf1-nav {
    width: 69px;
    height: 9px;
    position: absolute;
    right: 78px;
    top: 68px;
}

.hf1-nav span {
    width: 7px;
    height: 7px;
    background-color: #fff;
    margin-left: 8px;
    float: left;
    margin-top: 1px;
}

.hf1-nav span:hover {
    cursor: pointer;
}

.hf1-nav span:first-child {
    margin-left: 0;
}

.hf1-hover {
    background-color: #cd2b2b !important;
    width: 9px !important;
    height: 9px !important;
    margin-top: 0px !important;
} */


/* 横幅 */
.flexslider {
    margin: 0px auto;
    position: relative;
    width: 1200px;
    height: 100px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flexslider .slides a img {
    width: 100%;
    height: 100px;
    display: block;
}

/* .flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
    display: none;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: none;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
} */


/**第二层**/
.floor-2 {
    height: 319px;
    width: 100%
}

.floor-2 .wd1200 {
    height: 340px;
    background-color: #fff;
    padding: 0 25px;
}

.floor-2-left,
.floor-2-right {
    height: auto;
    margin-top: 25px;
}

.floor-2-left {
    width: 558px;
}

.floor-2-right {
    width: 552px;
}

/* 机关动态、时政要闻等切换 */
.tab-box {
    height: 35px;
    line-height: 34px;
    border-bottom: 1px solid #e5e9ec;
}

.tab-box li span {
    float: left;
    color: #666666;
    font-size: 21px;
    text-align: center;
    margin-right: 26px;
}

.tab-box li:first-child {
    margin-left: 0;
}

.tab-box li.tab-hover span {
    color: #015293;
    font-size: 21px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 3px solid #015293;
    margin-bottom: -1px;
    height: 35px;
    /* width: 120px; */
}

.contain {
    position: relative;
}

.contain .list {
    padding-top: 10px;
}

.contain font {
    position: absolute;
    right: 10px;
    top: -28px;
}

.contain font a {
    color: #999999;
}

.contain .list li {
    background: url("li-qz.png") left center no-repeat;
    padding-left: 15px;
}

.contain .list li a {
    font-size: 16px;
    line-height: 36px;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.list-time {
    font-size: 17px;
    color: #999;
    line-height: 36px;
    height: 36px;
}

.more {
    color: #999999;
}

/**第三层**/
.floor-3 {
    width: 100%;
    margin-top: 21px;
}

.floor-3 .wd1200 {
    background-color: #fff;
    padding: 20px 25px 0 25px;
}

.floor-3-left,
.floor-3-mid,
.floor-3-right {
    width: 370px;
    height: auto;
    margin-top: 28px;
}

.floor-3-mid {
    margin: 0 20px;
    margin-top: 28px;
}

.floor-3-title {
    height: 42px;
    line-height: 42px;
}

.gzhd-title {
    background: #f4f4f4 url("gzhd.png") left top no-repeat
}

.floor-3-title>div {
    float: left;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    padding-left: 72px;
}

.floor-3-title .more {
    line-height: 42px;
    margin-right: 2px;
}

.fwdt-title {
    background: #f4f4f4 url("fwdt.png") left top no-repeat;
}

.zwgk-title {
    background: #f4f4f4 url("zwgk.jpg") left top no-repeat;
}

.gzhd-list {
    height: auto;
    margin-top: 10px;
}

.gzhd-list li {
    float: left;
    width: 180px;
    height: 100px;
    margin-top: 10px;
    text-align: center;
}

.gzhd-list li a {
    display: block;
    padding-top: 73px;
    font-size: 15px;
    width: 100%;
    height: 100%;
}

.ldxx a {
    background: url("ldxx.png") center top no-repeat;
}

.tsjy {
    margin-left: 10px;
}

.tsjy a {
    background: url("tsjy.png") center top no-repeat;
}

.zxzx {
    margin-top: 10px;
}

.zxzx a {
    background: url("zxzx.png") center top no-repeat;
}

.xzzq {
    margin: 10px 0 0 10px;
}

.xzzq a {
    background: url("xzzq.png") center top no-repeat;
}

.floor-3-left-bottom {
    height: 100px;
}

.floor-3-left-bottom li {
    float: left;
    width: 180px;
    height: 100px;
    text-align: center;
}

.floor-3-left-bottom li a {
    display: block;
    height: 100%;
    width: 100%;
    padding-top: 73px;
    font-size: 15px;
}

.zxsb a {
    background: #eeeeee url("zxsb.png") center 15px no-repeat
}

.tsjd a {
    background: #eeeeee url("tsjd.png") center 15px no-repeat;
    margin-left: 10px;
}

.fwdt-list {
    margin-top: 20px;
}

.fwdt-list li {
    float: left;
    width: 117px;
    height: 102px;
}

.fwdt-list li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}


.xzxk a {
    background: url("xzxk.png") center top no-repeat;
    padding-top: 67px;
}

.xzcf {
    margin: 0 9px 0 10px;
}

.xzcf a {
    background: url("xzcf.png") center top no-repeat;
    padding-top: 67px;
}

.xjcx a {
    background: url("xjcx.png") center top no-repeat;
    padding-top: 67px;
}

.zjjzxxcx {
    background: url("zjjzxxcx.png") center top no-repeat;
    margin-top: 16px;
}

.zjjzxxcx a {
    padding: 60px 10px 0 10px;
    line-height: 16px;
}

.mzgzjgcx {
    margin: 16px 9px 0 10px;
}

.mzgzjgcx a {
    padding: 60px 10px 0 10px;
    background: url("mzgzjgcx.png") center top no-repeat;
    line-height: 16px;
}

.zjhdcscx {
    margin-top: 16px;
}

.zjhdcscx a {
    padding: 60px 10px 0 10px;
    background: url("zjjzxxcx.png") center top no-repeat;
    line-height: 16px;
}

.floor-3-mid-bottom {
    height: 100px;
}

.floor-3-mid-bottom li {
    width: 100%;
    height: 100px;
}

.sgs a {
    background: #eeeeee url("sgs.png") 70px center no-repeat
}

.sgs a {
    display: block;
    width: 100%;
    height: 100%;
}

.zwgk-list {
    height: 318px;
    margin-top: 20px;
    margin-left: -1px;
}

.zwgk-list li {
    width: 180px;
    height: 100px;
    background: url(zwgk-li-big-bg.png) center top no-repeat;
    float: left;
    margin: 10px 0 0 10px;
    line-height: 45px;
}

.zwgk-list li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 55px;
}

.xxgkzn a {
    background: #eeeeee url("xxgkzn.png") center 23px no-repeat;
}

.xxgkml a {
    background: url("xxgkml.png") center 23px no-repeat;
}

.gkzd a {
    background: #eeeeee url("gkzd.png") center 23px no-repeat;
}

.zcwj a {
    background: url("zcwj.png") center 23px no-repeat;
}

.ghjh a {
    background: url("ghjh.png") center 23px no-repeat
}

.zcjd a {
    background: #eeeeee url("zcjd.png") center 23px no-repeat
}

.xxgknb a {
    background: #eeeeee url("xxgknb.png") center 23px no-repeat
}

.zcfg a {
    background: url("zcfg.png") center 23px no-repeat
}

.ysqgk a {
    background: #eeeeee url("ysqgk.png") center 23px no-repeat
}

.tjsj a {
    background: url("tjsj.png") center 23px no-repeat
}

.sxzy a {
    background: url("sxzy.png") center 23px no-repeat;
}

/* .sxzy{background:url(zwgk-li-big-bg.png) center top no-repeat!important;width: 100%!important;} */

/**专题专栏**/
.ztzl {
    width: 100%;
}

.ztzl .wd1200 {
    background-color: #fff;
    padding: 0 25px;
}

.ztzl-top {
    width: 100%;
    height: 59px;
    background: url("ztzl-top-bg.png") center top no-repeat;
}

.ztzl-list {
    height: 128px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ztzl-ul li {
    float: left;
    width: 275px;
    height: 128px;
    margin-left: 16px;
}

.ztzl-ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.ztzl-ul {
    position: absolute;
    left: 0;
    top: 0;
}

/**友情链接**/
.friend-link {
    width: 100%;
    height: auto;
    border-top: 2px solid #2a77bf;
    margin-top: 29px !important;
}

.friend-link .wd1200 {
    height: auto;
}

.friend-title {
    font-size: 19px;
    font-weight: bold;
    color: #315a8f;
    line-height: 55px;
}

.yqlj-box {
    height: auto;
    padding-bottom: 10px;
}

.friend-link ul.yqlj_fl {
    height: auto;
    margin-top: 10px;
}
.friend-link ul.yqlj_fl>li:first-child{
    margin-left: 17px;
}
.friend-link ul.yqlj_fl>li {
    font-size: 15px;
    line-height: 35px;
    min-height: 35px;
    border: 1px solid #dee0e2;
    width: 203px;
    float: left;
    margin-left: 20px;
    padding-left: 15px;
    background: url(/picture/193/1904111145098444556.png) no-repeat #eeeeee;
    background-position: 180px 15px!important;
    cursor: pointer;
}

.friend-link ul.yqlj_fl>li.zj {
    width: 215px;
    background-position: 190px 15px!important;
}

.friend-link ul.yqlj_fl>li.cy {
    width: 199px;
    background-position: 175px 15px!important;
}

.friend-link ul.yqlj_fl>li .yqlj_li_list {
    position: relative;
    width: 1200px;
    background: #F7F7F7;
    border-top: none;
    display: none;
    top: 1px;
}

.yqlink1 {
    left: -113px;
}

.yqlink2 {
    left: -336px;
}

.yqlink3 {
    left: -559px;
}

.yqlink4 {
    left: -782px;
}

.yqlink5 {
    left: -1017px;
}

.yqlj_li_list ul {
    padding: 10px 0;
}

.yqlj_li_list ul li {
    float: left;
    line-height: 28px;
    float: left;
    font-size: 15px;
    width: 195px;
    height: 28px;
    line-height: 28px;
    margin: 10px 18px;
}

/* 飘窗 */
.piaochuang {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
}